Crate aorist_core[][src]

Re-exports

pub use dialect::Bash;
pub use dialect::Dialect;
pub use dialect::Presto;
pub use dialect::Python;
pub use dialect::R;

Modules

Macros

Structs

An integer-valued measure for the density of attribute combinations. For example, a count in a histogram. Note: the measure name is also used as the column name in a table.

Enums

Traits

Encapsulates the abstract bits necessary for the creation of an ETL Flow

Type Definitions